FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| medmij.fhir.nl.r4.pathology#1.0.0-alpha.1 | path-Request | path Request |
| medmij.fhir.nl.r4.pathology#1.0.0-alpha.1 | path-lm-Request | Request |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "MercuriusHealthScreeningType",
"id": "MercuriusHealthScreeningType",
"title": "MercuriusHealthScreeningType ValueSet.",
"description": "ValueSet for the type of national trial for the request as defined by Palga and used in Mercurius.",
"url": "http://medmij.nl/fhir/ValueSet/MercuriusHealthScreeningType",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.4.5.2"
}
],
"experimental": false,
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"compose": {
"include": [
{
"system": "http://medmij.nl/fhir/CodeSystem/MercuriusHealthScreeningType"
}
]
}
}