FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.pathology
Resource TypeCodeSystem
IdCodeSystem-MercuriusHealthScreeningType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.pathology@1.0.0-alpha.1&canonical=http://medmij.nl/fhir/CodeSystem/MercuriusHealthScreeningType
URLhttp://medmij.nl/fhir/CodeSystem/MercuriusHealthScreeningType
Statusdraft
NameMercuriusHealthScreeningType
TitleMercuriusHealthScreeningType CodeSystem.
Realmnl
DescriptionCodes for the type of national trial for the request as defined by Palga and used in Mercurius.
Contentcomplete

Resources that use this resource

ValueSet
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1MercuriusHealthScreeningTypeMercuriusHealthScreeningType ValueSet.

Resources that this resource uses

No resources found


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": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "MercuriusHealthScreeningType",
  "id": "MercuriusHealthScreeningType",
  "title": "MercuriusHealthScreeningType CodeSystem.",
  "description": "Codes for the type of national trial for the request as defined by Palga and used in Mercurius.",
  "url": "http://medmij.nl/fhir/CodeSystem/MercuriusHealthScreeningType",
  "concept": [
    {
      "code": "0",
      "display": "Geen BVO",
      "definition": "Geen Bevolkingsonderzoek"
    },
    {
      "code": "2",
      "display": "BVO BK",
      "definition": "Bevolkingsonderzoek Borstkanker"
    },
    {
      "code": "3",
      "display": "BVO DDK",
      "definition": "Bevolkingsonderzoek (Dikke)darmkanker"
    },
    {
      "code": "4",
      "display": "BVO BMHK",
      "definition": "Bevolkingsonderzoek Baarmoederhalskanker"
    }
  ],
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.2.5.2"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "count": 4
}