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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeHealthcareService
IdHealthcareService-984b07e8-9165-5c12-a4f3-770bde81ac07.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 984b07e8-9165-5c12-a4f3-770bde81ac07

identifier: Uniform Resource Identifier (URI)/urn:uuid:120325af-083c-40ee-b16e-01230fe65655 (use: official, )

active: true

providedBy: Organization example Hospital

type: Consultation

specialty: Medisch specialisten, geriatrie, Klinisch geriater

name: Geriatrie


Source1

{
  "resourceType": "HealthcareService",
  "id": "984b07e8-9165-5c12-a4f3-770bde81ac07",
  "meta": {
    "profile": [
      "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-healthcareservice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:120325af-083c-40ee-b16e-01230fe65655",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "custodian"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    }
  ],
  "active": true,
  "providedBy": {
    "reference": "Organization/ca56444f-f98c-5d9b-aad2-65a0729ac8f8"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11429006",
          "display": "Consultation"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
          "code": "0335",
          "display": "Medisch specialisten, geriatrie"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.nl/fhir/NamingSystem/uzi-rolcode",
          "code": "01.022",
          "display": "Klinisch geriater"
        }
      ]
    }
  ],
  "name": "Geriatrie"
}