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

FHIR IG analytics

Packagefhir.nl.gf
Resource TypeHealthcareService
IdHealthcareService-ad3-hs1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: HealthcareService ad3-hs1

identifier: https://cp3-test.example.org/services/4fcf98c7-b198-4d61-8b3e-5ea39e33c405

active: true

providedBy: Organization example Care Institution

type: Brief comprehensive geriatric assessment, comprehensive geriatric assessment, Visual field study

specialty: Medisch specialisten, geriatrie

name: Geriatrie


Source1

{
  "resourceType": "HealthcareService",
  "id": "ad3-hs1",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://cp3-test.example.org/services",
      "value": "4fcf98c7-b198-4d61-8b3e-5ea39e33c405",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "author"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "33333333"
        }
      }
    }
  ],
  "active": true,
  "providedBy": {
    "reference": "Organization/ad3-o1"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "146521000146103",
          "display": "Brief comprehensive geriatric assessment"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "107101000146106",
          "display": "comprehensive geriatric assessment"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "86944008",
          "display": "Visual field study"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "code": "0335",
          "display": "Medisch specialisten, geriatrie"
        }
      ]
    }
  ],
  "name": "Geriatrie"
}