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

FHIR IG analytics

Packagemedmij.fhir.nl.r4.pathology
Resource TypeValueSet
IdValueSet-MercuriusGender.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.pathology@1.0.0-alpha.1&canonical=http://medmij.nl/fhir/ValueSet/MercuriusGender
URLhttp://medmij.nl/fhir/ValueSet/MercuriusGender
Statusdraft
NameMercuriusGender
TitleMercuriusGender ValueSet.
Realmnl
DescriptionValueSet for the gender of the patient as defined by Palga and used in Mercurius.

Resources that use this resource

ConceptMap
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1MercuriusGender-to-AdministrativeGenderMercuriusGender to AdministrativeGender
StructureDefinition
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1path-lm-PatientPatient

Resources that this resource uses

CodeSystem
medmij.fhir.nl.r4.pathology#1.0.0-alpha.1MercuriusGenderMercuriusGender CodeSystem.

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": "MercuriusGender",
  "id": "MercuriusGender",
  "title": "MercuriusGender ValueSet.",
  "description": "ValueSet for the gender of the patient as defined by Palga and used in Mercurius.",
  "url": "http://medmij.nl/fhir/ValueSet/MercuriusGender",
  "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.1"
    }
  ],
  "experimental": false,
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://medmij.nl/fhir/CodeSystem/MercuriusGender"
      }
    ]
  }
}