http://terminology.hl7.org/CodeSystem/v3-IdentifierScope|2018-08-12

name
v3.IdentifierScope
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System IdentifierScope

Description:\r\nCodes to specify the scope in which the identifier applies to the object with which it is associated, and used in the datatype property II.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope"
  }, {
    "name" : "version",
    "valueString" : "2018-08-12"
  } ]
}