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

FHIR IG analytics

Packagehl7.fhir.fi.nordic
Resource TypePractitioner
IdPractitioner-GOFSH-GENERATED-ID-4.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: Practitioner GOFSH-GENERATED-ID-4

identifier: HelsepersonellregisteretNummer/9144889

name: Magnar Koman

telecom: ph: 75589889(Work), fax: 75589899, ph: 98128921(Mobile), mako@bottomline.no

address: Dreyfushammarn 23 BODØ 8012 (work)

qualification

code: Lege

qualification

code: Allmennmedisin

qualification

code: Autorisasjon

period: 2018-10-10 --> (ongoing)

qualification

code: Ortopedisk kirurgi


Source1

{
  "resourceType": "Practitioner",
  "id": "GOFSH-GENERATED-ID-4",
  "meta": {
    "profile": [
      "http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-practitioner-profile",
      "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.578.1.12.4.1.4.4",
      "value": "9144889"
    }
  ],
  "name": [
    {
      "family": "Koman",
      "given": [
        "Magnar"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "75589889",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "75589899"
    },
    {
      "system": "phone",
      "value": "98128921",
      "use": "mobile"
    },
    {
      "system": "email",
      "value": "mako@bottomline.no",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "line": [
        "Dreyfushammarn 23"
      ],
      "city": "BODØ",
      "postalCode": "8012"
    }
  ],
  "qualification": [
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.578.1.12.4.1.1.9060",
            "code": "LE",
            "display": "Lege"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.578.1.12.4.1.1.7426",
            "code": "1",
            "display": "Allmennmedisin"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.578.1.12.4.1.1.7704",
            "code": "1",
            "display": "Autorisasjon"
          }
        ]
      },
      "period": {
        "start": "2018-10-10"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "urn:oid:2.16.578.1.12.4.1.1.7426",
            "code": "152",
            "display": "Ortopedisk kirurgi"
          }
        ]
      }
    }
  ]
}