FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-verificationresult-validation-process.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem verificationresult-validation-process
This case-sensitive code system http://terminology.hl7.org/CodeSystem/validation-process defines the following codes:
| Code | Display |
| edit-check | edit check |
| valueset | value set |
| primary | primary source |
| multi | multiple sources |
| standalone | standalone |
| in-context | in context |
{
"resourceType": "CodeSystem",
"id": "verificationresult-validation-process",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}
],
"url": "http://terminology.hl7.org/CodeSystem/validation-process",
"version": "4.0.1",
"name": "validation-process",
"title": "Validation-process",
"status": "draft",
"experimental": false,
"date": "2018-06-06T00:06:02+10:00",
"publisher": "Patient Administration",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "The primary process by which the target is validated",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/verificationresult-validation-process|4.3.0",
"content": "complete",
"concept": [
{
"code": "edit-check",
"display": "edit check"
},
{
"code": "valueset",
"display": "value set"
},
{
"code": "primary",
"display": "primary source"
},
{
"code": "multi",
"display": "multiple sources"
},
{
"code": "standalone",
"display": "standalone"
},
{
"code": "in-context",
"display": "in context"
}
]
}