{
"description": "ServiceRequest sendes til tjenesteytere for å informere om hvilke tjenester som ønskes fra leverandøren.",
"_filename": "StructureDefinition-hn-basis-serviceRequest.json",
"package_name": "no.nhn.fhir.helsenorge.profiles",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "NO",
"system": "urn:iso:std:iso:3166",
"display": "Norway"
} ]
} ],
"name": "HnBasisServiceRequest",
"abstract": false,
"type": "ServiceRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.5.13-beta",
"status": "draft",
"id": "68e4e4a3-f470-4630-bc2b-fae875d5a6ac",
"kind": "resource",
"url": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-serviceRequest",
"version": "1.3.2",
"differential": {
"element": [ {
"id": "ServiceRequest.extension",
"path": "ServiceRequest.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.extension:ansiennitetsDato",
"max": "1",
"min": 0,
"path": "ServiceRequest.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://helsenorge.no/fhir/StructureDefinition/no-ansiennitets-dato" ]
} ],
"sliceName": "ansiennitetsDato"
}, {
"id": "ServiceRequest.extension:mottattDato",
"max": "1",
"min": 0,
"path": "ServiceRequest.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://helsenorge.no/fhir/StructureDefinition/no-mottatt-dato" ]
} ],
"sliceName": "mottattDato"
}, {
"id": "ServiceRequest.extension:fristDatoForHelsehjelp",
"max": "1",
"min": 0,
"path": "ServiceRequest.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://helsenorge.no/fhir/StructureDefinition/no-frist-for-helsehjelp" ]
} ],
"sliceName": "fristDatoForHelsehjelp"
}, {
"id": "ServiceRequest.extension:fristDatoForVurdering",
"max": "1",
"min": 0,
"path": "ServiceRequest.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://helsenorge.no/fhir/StructureDefinition/no-frist-for-vurdering" ]
} ],
"sliceName": "fristDatoForVurdering"
}, {
"id": "ServiceRequest.extension:vurdertDato",
"max": "1",
"min": 0,
"path": "ServiceRequest.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://helsenorge.no/fhir/StructureDefinition/no-vurdert-dato" ]
} ],
"sliceName": "vurdertDato"
}, {
"path": "ServiceRequest.extension",
"min": 0,
"definition": "Provides the rationale behind the current status (e.g., on-hold due to patient request).",
"short": "Reason for the current status",
"type": [ {
"code": "Extension",
"profile": [ "http://helsenorge.no/fhir/StructureDefinition/servicerequest-statusReason" ]
} ],
"mustSupport": true,
"sliceName": "statusReason",
"max": "1",
"id": "ServiceRequest.extension:statusReason"
}, {
"id": "ServiceRequest.identifier",
"min": 1,
"path": "ServiceRequest.identifier",
"short": "Skal være UUID",
"definition": "Identifier er identifikator som identifiserer serviceRequest uavhengig av ressursens id på en FHIR-server. Skal være en UUID. Kan benyttes for å knytte ServiceRequest sammen med eventuelle etterfølgende oppdateringer."
}, {
"id": "ServiceRequest.identifier.system",
"min": 1,
"path": "ServiceRequest.identifier.system"
}, {
"id": "ServiceRequest.identifier.value",
"min": 1,
"path": "ServiceRequest.identifier.value"
}, {
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"patternCode": "order"
}, {
"id": "ServiceRequest.category",
"path": "ServiceRequest.category",
"short": "Hvis category er brukt og det mangler code bør beskrivelse av bestilling være i note",
"binding": {
"strength": "preferred",
"valueSet": "http://helsenorge.no/fhir/ValueSet/serviceRequest-category-vs"
}
}, {
"id": "ServiceRequest.priority",
"min": 1,
"path": "ServiceRequest.priority"
}, {
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"short": "Subject identifiserer innbygger."
}, {
"id": "ServiceRequest.subject.reference",
"max": "0",
"path": "ServiceRequest.subject.reference"
}, {
"id": "ServiceRequest.subject.type",
"path": "ServiceRequest.subject.type",
"patternUri": "Patient"
}, {
"id": "ServiceRequest.subject.identifier.system",
"path": "ServiceRequest.subject.identifier.system",
"short": "Det skal benyttes fødselsnummer eller d-nummer."
}, {
"id": "ServiceRequest.performerType",
"path": "ServiceRequest.performerType",
"binding": {
"strength": "required",
"valueSet": "http://helsenorge.no/fhir/ValueSet/serviceRequest-performerType-vs"
}
}, {
"id": "ServiceRequest.supportingInfo",
"path": "ServiceRequest.supportingInfo",
"short": "Supporting info kan brukes for å sende informasjon når det er frykt for smitte.",
"definition": "Hvis det er frykt for smitte eller bevist smitte er slik informasjonen referert fra supportingInformation som ‘contained’ ressurs."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}